翻訳と辞書
Words near each other
・ Software AG
・ Software agent
・ Software aging
・ Software analysis pattern
・ Software analyst
・ Software analytics
・ Software and Information Industry Association
・ Software and Systems Modeling
・ Software appliance
・ Software archaeology
・ Software architect
・ Software architectural model
・ Software architecture
・ Software architecture analysis method
・ Software architecture description
Software architecture recovery
・ Software art
・ Software Arts
・ Software as a service
・ Software asset management
・ Software assurance
・ Software audit
・ Software audit review
・ Software Automatic Mouth
・ Software Bill of Materials
・ Software Bisque
・ Software blacklist
・ Software bloat
・ Software blueprint
・ Software brittleness


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Software architecture recovery : ウィキペディア英語版
Software architecture recovery
Software architecture recovery is a set of methods for the extraction of architectural information from lower level representations of a software system, such as source code. The abstraction process to generate architectural elements frequently involves clustering source code entities (such as files, classes, functions etc.) into subsystems according to a set of criteria that can be application dependent or not. Architecture recovery from legacy systems is motivated by the fact that these systems do not often have an architectural documentation, and when they do, this documentation is many times out of synchronization with the implemented system.
== Approaches ==
Most approaches to software architecture recovery has been exploring the static analysis of systems. When considering object-oriented software, which employs a lot of polymorphism and dynamic binding mechanisms, dynamic analysis becomes an essential technique to comprehend the system behavior, object interactions, and hence to reconstruct its architecture. In this work, the criteria used to determine how source code entities should be clustered in architectural elements are mainly based on the dynamic analysis of the system, taking into account the occurrences of interaction patterns and types (classes and interfaces) in use-case realizations.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Software architecture recovery」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.